Select the right item in the family list. (Reported by Mark Patton, Patch
authorOwen Taylor <otaylor@redhat.com>
Mon, 18 Feb 2002 23:43:25 +0000 (23:43 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Mon, 18 Feb 2002 23:43:25 +0000 (23:43 +0000)
commitc3940d4a07a6855998e1d991afeb92f3253bef56
tree3732261e1dd8be747f7458d2f213d90d39fe6b16
parent911700a37ec8ec3dd8fe94f883a32f4329624de0
Select the right item in the family list. (Reported by Mark Patton, Patch

Mon Feb 18 18:27:45 2002  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtkfontsel.c (gtk_font_selection_set_font_name): Select
        the right item in the family list. (Reported by Mark Patton,
        Patch from Satajyit Kanungo, #64240)

        * gtk/gtkfontsel.c (gtk_font_selection_set_font_name): Update
        the size and face entry lists as well, fix memory leak.
        (Also #64240)

        * gtk/gtkfontsel.c (gtk_font_selection_show_available_sizes):
        Allow fractional sizes, unselect the selected row if none
        matches.

        * gtk/gtkscrolledwindow.c (gtk_scrolled_window_focus): Fix
        a bug where the scrolled window would always get focus
        when focusing out of the child.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkfontsel.c
gtk/gtkscrolledwindow.c